1 Be aware that the nant build process takes care of this
\r
5 First add Castle.Services.Security.dll to the Global assembly cache
\r
7 > gacutil /i Castle.Services.Security.dll
\r
9 Then add the permission set to the machine policy
\r
11 > caspol -machine -addpset castlepermissionset.xml
\r
13 To remove the permission set use
\r
15 > caspol -machine -rempset CastlePermissionSet
\r